Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 5 updates#23

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-c9837b8fbf
Open

chore(deps): bump the production-dependencies group across 1 directory with 5 updates#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-c9837b8fbf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
i18next-browser-languagedetector 8.2.0 8.2.1
i18next-http-backend 3.0.2 3.0.4
protobufjs 8.0.0 8.0.1
react 19.2.4 19.2.5
react-dom 19.2.4 19.2.5

Updates i18next-browser-languagedetector from 8.2.0 to 8.2.1

Changelog

Sourced from i18next-browser-languagedetector's changelog.

8.2.1

  • Add missing typescript definition for hash options 33154
Commits

Updates i18next-http-backend from 3.0.2 to 3.0.4

Changelog

Sourced from i18next-http-backend's changelog.

3.0.4

  • use own interpolation function for loadPath and addPath instead of relying on i18next's interpolator i18next#2420 — this means only {{lng}} and {{ns}} placeholders are supported; custom interpolation prefix/suffix from i18next config no longer applies to backend paths
Commits
  • 4dbb485 3.0.4
  • 5f33a0c use own interpolation function for loadPath and addPath instead of relying on...
  • 681c09d update ci actions
  • e63ff16 adjust deno test
  • a851965 adjust deno test
  • 3a17e37 update next.js example
  • 5bd5a5d Bump next from 14.2.32 to 14.2.35 in /example/next (#176)
  • 8ba9250 readme fix
  • 282b76c Bump next from 14.2.30 to 14.2.32 in /example/next (#172)
  • 6b3599d Bump next from 14.2.21 to 14.2.30 in /example/next (#171)
  • Additional commits viewable in compare view

Updates protobufjs from 8.0.0 to 8.0.1

Release notes

Sourced from protobufjs's releases.

protobufjs: v8.0.1

8.0.1 (2026-03-11)

Bug Fixes

  • bump protobufjs dependency version for cli package (#2128) (549b05e)
  • correct json syntax in tsconfig.json (#2120) (8065625)
  • descriptor: guard oneof index for non-Type parents (#2122) (1cac5cf)
  • do not allow setting proto in Message constructor (#2126) (f05e3c3)
  • filter invalid characters from the type name (#2127) (535df44)
Changelog

Sourced from protobufjs's changelog.

8.0.1 (2026-03-11)

Bug Fixes

  • bump protobufjs dependency version for cli package (#2128) (549b05e)
  • correct json syntax in tsconfig.json (#2120) (8065625)
  • descriptor: guard oneof index for non-Type parents (#2122) (1cac5cf)
  • do not allow setting proto in Message constructor (#2126) (f05e3c3)
  • filter invalid characters from the type name (#2127) (535df44)
Commits
  • 6559b3d chore: release master (#2129)
  • 042f81d chore(deps): update dependency tmp to v0.2.4 [security] (#2091)
  • 8065625 fix: correct json syntax in tsconfig.json (#2120)
  • 1cac5cf fix(descriptor): guard oneof index for non-Type parents (#2122)
  • 549b05e fix: bump protobufjs dependency version for cli package (#2128)
  • 535df44 fix: filter invalid characters from the type name (#2127)
  • f05e3c3 fix: do not allow setting proto in Message constructor (#2126)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by fenster, a new releaser for protobufjs since your current version.


Updates react from 19.2.4 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.4 to 19.2.5

Release notes

Sourced from react-dom's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 5 updates

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.2.0` | `8.2.1` |
| [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `3.0.2` | `3.0.4` |
| [protobufjs](https://github.com/protobufjs/protobuf.js) | `8.0.0` | `8.0.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` |



Updates `i18next-browser-languagedetector` from 8.2.0 to 8.2.1
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-browser-languageDetector@v8.2.0...v8.2.1)

Updates `i18next-http-backend` from 3.0.2 to 3.0.4
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-http-backend@v3.0.2...v3.0.4)

Updates `protobufjs` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v8.0.0...protobufjs-v8.0.1)

Updates `react` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
  dependency-version: 8.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: i18next-http-backend
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: protobufjs
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Dependabot: dependabot dependencies Dependabot: dependencies npm Dependabot: npm labels Apr 12, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner April 12, 2026 06:05
@dependabot dependabot bot added dependabot Dependabot: dependabot dependencies Dependabot: dependencies npm Dependabot: npm labels Apr 12, 2026
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request is a dependency update (chore) that bumps versions of several production dependencies in the root directory (/). The updates affect 5 packages with minor/patch-level version increments:

  1. i18next-browser-languagedetector: 8.2.0 → 8.2.1

    • Adds missing TypeScript definitions for hash options.
    • Incorporates various minor dependency bumps and fixes.
    • Low risk; mostly type definition addition and dependency hygiene.
  2. i18next-http-backend: 3.0.2 → 3.0.4

    • Changes interpolation logic for backend paths, now using its own interpolation function supporting only {{lng}} and {{ns}}.
    • Custom interpolation prefixes/suffixes from i18next config no longer apply to backend paths.
    • Could affect path resolution if prior custom placeholders were in use, requiring verification

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot: dependabot dependencies Dependabot: dependencies npm Dependabot: npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants